a11y: Sanitize the AT-SPI object path further
authorEmmanuele Bassi <ebassi@gnome.org>
Tue, 12 Jan 2021 11:15:28 +0000 (11:15 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Tue, 12 Jan 2021 11:15:28 +0000 (11:15 +0000)
commit03b60a2d5e40da1b137117aba05a2c818edd09b3
tree5aa9a102dcb89397b0e0a6163aa0b946fb2bc404
parent506423cf23be826851715c97be976278b15d65b9
a11y: Sanitize the AT-SPI object path further

When falling back to g_get_prgname(), we need to take into account that
the program name may be the full argv[0] path, which will end up messing
the DBus object path.
gtk/a11y/gtkatspiroot.c